home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / NXLogo / NXLogoLibrary / help / both < prev    next >
Encoding:
Text File  |  1992-07-09  |  198 b   |  4 lines

  1. both --Operation (predicate), two inputs.  Abbreviation: and
  2.      The two inputs must both be either true or false.  The output is  true
  3.      if both inputs are true; otherwise the output is false.
  4.